home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / wmgs.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  3.6 KB  |  77 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Map Generator
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Ultrasystems Defense & Space Systems Inc
  7. --                   : 16775 Von Karman Ave.  Irvine, Ca.
  8. --                   : Contact: Lt. Colonel Falgiano
  9. --                   : ESD/SCW
  10. --                   : Hanscom AFB, MA  01731
  11. -- COPYRIGHT         : (c)1985 Ultrasystems Defense & Space Systems, Inc.
  12. -- DATE CREATED      : November, 1985
  13. -- DATE RELEASED     : November, 1985
  14. -- DATE LAST UPDATED : 
  15. -- LOCATION          : ASR
  16. -- ENVIRONMENT       : TeleSoft 2.1 / VMS
  17. --= CLASSIFICATION       ===============================================--
  18. -- CATEGORY LEVEL 1  : GRAPHICS
  19. -- CATEGORY LEVEL 2  : Map Generator
  20. -- CATEGORY LEVEL 3  : 
  21. -- CATEGORY LEVEL 4  : 
  22. -- KEYWORD           : 
  23. -- INDEX             : Map
  24. -- INDEX             : Generator, Map
  25. -- TAXONOMY          : 
  26. -- DEPENDENCIES      : 
  27. -- SEE ALSO          : WIS_TOOL_11
  28. --= FILE LISTING         ===============================================--
  29. -- FILE SPECS        : PD:<ADA.TOOLS>WMGS*.*
  30. -- DIRECTORY DISPLAY :
  31. -- Directory   PD:<ADA.TOOLS>
  32. --      File Name     Byte Count  Line Count
  33. --   ---------------  ----------  ----------
  34. --   WMGS.CMM                578          30
  35. --   WMGS.MEN              11582         742
  36. --   WMGS.PRO               3587          75
  37. --   WMGS.SRC             304280        8963
  38. --   WMGSBP.INP           191412       27204
  39. --   WMGSCMD.FLS            8608         234
  40. --   WMGSCMDFL.DIS           242           7
  41. --   WMGSMATH.TST           5389         247
  42. --   WMGSMENU.DIS            135          13
  43. --   WMGSREAD.ME             118           2
  44. --   WMGSSRC.DIS             451          41
  45. --   ===============  ==========  ==========
  46. --    11 Files            526382       37558
  47. --= ABSTRACT             ===============================================--
  48. --         Inputs from operator will define map details, define and label
  49. -- fixed  points;  optional inputs will define three-dimensional display.
  50. -- Generator allows  views  of  the  earth  from  different  projections,
  51. -- incorporates zoom capability, displays specified areas of interest.
  52. --= REVISION HISTORY     ===============================================--
  53. --
  54. -- DATE    VERSION      AUTHOR                  HISTORY 
  55. --         1.0          Ultrasystems            Initial Release                                                             
  56. --= RELEASE NOTICE       ===============================================--
  57. -- This prologue must be included in all copies of this software.
  58. -- 
  59. -- This software is copyright by the author.
  60. -- 
  61. -- This software is released to the Ada community.
  62. -- This software is released to the Public Domain (note:
  63. --   software released to the Public Domain is not subject
  64. --   to copyright protection).
  65. -- Restrictions on use or distribution:  NONE
  66. --= DISCLAIMER           ===============================================--
  67. --     This software and its documentation are provided "AS IS" and
  68. -- without any expressed or implied warranties whatsoever.  No warranties
  69. -- as to performance, merchantability, or fitness for a particular
  70. -- purpose exist.
  71. --     The user is advised to test the software thoroughly before
  72. -- relying on it.  The user must assume the entire risk and liability of
  73. -- using this software.  In no event shall any person or organization of
  74. -- people be held responsible for any direct, indirect, consequential or
  75. -- inconsequential damages or lost profits.
  76. --======================================================================--
  77.